path/filepath.statDirEntry.Info (method, view implemented interface methods)

one use

	path/filepath (current package)
		path.go#L547: func (d *statDirEntry) Info() (fs.FileInfo, error) { return d.info, nil }